home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4484 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1015 b 

  1. Path: park.uvsc.edu!usenet
  2. From: Jon Jensen <jjensen@ami-med.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: screen savers
  5. Date: Tue, 30 Jan 1996 09:28:11 -0700
  6. Organization: Utah Valley State College, Orem, Utah
  7. Message-ID: <310E471B.309B@ami-med.com>
  8. References: <4e091h$f0q@badger.wmin.ac.uk> <4e3pms$h65@ixnews5.ix.netcom.com>
  9. NNTP-Posting-Host: 205.218.27.66
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b4 (WinNT; I)
  14.  
  15. There is a sample program called BOUNCER on either MSDN or VC++ 
  16. CDs.  This sample is 16-bit and straight C/Win16 API.  Borland 
  17. can do screen savers ony using OWL.  (This info as of Borland 
  18. C++ 4.02 - maybe they do it now at the API level??).  As far as 
  19. AVI/FLC animation you can do it yourself using MCI commands, use 
  20. the new Windows 95 animation control or check out Autodesks 
  21. screen saver (also 16-bit) which will play an AVI for you.  I 
  22. think there is a callable library etc.
  23.  
  24. Jon Jensen
  25. Applied Medical Informatics
  26.